<% headers.forEach(function(header) { %> <% }); %> <% rows.forEach(function(row) { %> <% row.cells.forEach(function(cell) { %> <% }); %> <% }); %>
<%- header.text %>
<%- cell %>